home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 July & August
/
PCWorld_2007-07-08_cd.bin
/
komunikace
/
maxthon
/
mcombo.exe
/
Plugin
/
Digg Sidebar
/
stylesheets
/
StyleSheet.css
Wrap
Cascading Style Sheet File
|
2006-08-30
|
1KB
|
126 lines
/**************************
Digg Sidebar
By Neo101
Version 1.0.0
**************************/
body{
background-color: white;
color: #333333;
font-family: arial,sans-serif;
font-size:11px;
margin:0px;
padding:0px;
text-align:center;
overflow:auto;
}
h1{
margin:3px;
font-size:20px;
}
h2{
color: #4D4548;
font-size:15px;
margin-bottom:3px;
margin-top:15px;
}
h3{
font-size:11px;
margin:1px;
padding:0px;
cursor:hand;
/* font-weight:normal; */
}
img{
border:none;
}
a:link,
a:visited {
color: #3169B5;
}
a:hover {
color:black;
}
ul{
color: #262626;
list-style-type: disc;
margin-left:8px;
margin-top:0px;
}
li{
margin-bottom:3px;
}
.tabs{
border-bottom:1px solid gray;
}
.list{
background-color: white;
text-align:left;
margin-bottom:15px;
/* font-weight:bold; */
}
.prevNext{
text-decoration:none !important;
}
.about{
font-size:10px;
text-align:center;
margin-top:20px;
}
.bottomLinks{
margin-top:15px;
}
label{
font-weight:bold;
}
.tabs{
text-align:center;
color:#3169B5;
font-size:12px;
font-weight:bold;
}
.selected-tab{
padding:4px;
font-weight:bold;
width:55px;
background-color:#FFF4B2;
color:#50470D;
}
.unselected-tab{
padding:4px;
cursor:hand;
width:55px;
}
select{
width:150px;
}
.nextPreviousBottom{
margin-top:10px;
margin-bottom:10px;
}
.nextPreviousHead{
margin-bottom:10px;
}